Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
getInternalEntryExists
This function checks whether a procedure or function exists for a given handle.
Location: af\app\afsesmngrp.i Parameters:INPUT phProcedure AS HANDLEINPUT pcProcedureName AS CHARACTERReturns: LOGICAL Notes:
- If the procedure handle is a proxy handle for a persistent procedure running remotely in the context of an OpenEdge AppServer, the
:PROXYattribute isTRUE. If not, it isFALSE.Examples: See the- This function is used because you cannot read the
:INTERNAL-ENTRIESattribute of procedures that are running remotely.killPlipsprocedure inaf\app\afsesmngrp.i.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |